Package com.mapbox.androidauto.car.preview

Types

CarRouteLine
Link copied to clipboard
class CarRouteLine : MapboxCarMapObserver
This class is to simplify the interaction with MapboxRouteLineApi, MapboxRouteArrowView, and RouteProgressObserver use cases that the app needs in the car.
CarRoutePreviewScreen
Link copied to clipboard
class CarRoutePreviewScreen(routePreviewCarContext: RoutePreviewCarContext, placeRecord: PlaceRecord, navigationRoutes: List<NavigationRoute>, placesLayerUtil: PlacesListOnMapLayerUtil) : Screen
After a destination has been selected.
CarRouteRequest
Link copied to clipboard
class CarRouteRequest(mapboxNavigation: MapboxNavigation, navigationLocationProvider: NavigationLocationProvider)
Service class that requests routes for the preview screen.
CarRouteRequestCallback
Link copied to clipboard
interface CarRouteRequestCallback
This is a view interface.
RoutePreviewCarContext
Link copied to clipboard
data class RoutePreviewCarContext